GtkIconTheme: Add helpers to load to cairo_surface_t
authorAlexander Larsson <alexl@redhat.com>
Wed, 26 Jun 2013 14:26:43 +0000 (16:26 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 3 Jul 2013 12:39:26 +0000 (14:39 +0200)
commit1d0bb3e010f397d89e03f2a8129d7a0f37ea5966
tree6598001f3c478ccaca1332da19b6a389a0b81e0d
parent58adb70d43dfc6a10dde5847850c8a58e0c08137
GtkIconTheme: Add helpers to load to cairo_surface_t

Right now this just uses the pixbuf load code and converts
it to a surface. In the future we could cache the pattern
to allow reusing the surface.
gtk/gtkicontheme.c
gtk/gtkicontheme.h